[INFO] cloning repository https://github.com/krishvishal/compio-ws
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krishvishal/compio-ws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishvishal%2Fcompio-ws", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishvishal%2Fcompio-ws'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d10d9e7bf36213a951c68b360afca16cb14cce32
[INFO] testing krishvishal/compio-ws against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishvishal%2Fcompio-ws" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/krishvishal/compio-ws
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/krishvishal/compio-ws
[INFO] tweaked toml for git repo https://github.com/krishvishal/compio-ws written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krishvishal/compio-ws on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding compio v0.16.1 (available: v0.18.0)
[INFO] [stderr]       Adding compio-buf v0.7.2 (available: v0.8.1)
[INFO] [stderr]       Adding compio-io v0.8.4 (available: v0.9.1)
[INFO] [stderr]       Adding compio-net v0.9.0 (available: v0.11.1)
[INFO] [stderr]       Adding compio-runtime v0.9.5 (available: v0.11.0)
[INFO] [stderr]       Adding compio-tls v0.7.1 (available: v0.9.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding tungstenite v0.28.0 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded compio-tls v0.7.1
[INFO] [stderr]   Downloaded compio-log v0.1.0
[INFO] [stderr]   Downloaded rustc-hash v2.1.2
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded compio-macros v0.1.2
[INFO] [stderr]   Downloaded io_uring_buf_ring v0.2.3
[INFO] [stderr]   Downloaded compio-fs v0.9.0
[INFO] [stderr]   Downloaded futures-rustls v0.26.0
[INFO] [stderr]   Downloaded compio-runtime v0.9.5
[INFO] [stderr]   Downloaded compio-quic v0.5.1
[INFO] [stderr]   Downloaded io-uring v0.7.11
[INFO] [stderr]   Downloaded compio v0.16.1
[INFO] [stderr]   Downloaded compio-driver v0.9.2
[INFO] [stderr]   Downloaded toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]   Downloaded zerocopy v0.8.48
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded compio-net v0.9.0
[INFO] [stderr]   Downloaded compio-io v0.8.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.48
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded compio-buf v0.7.2
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4332ed800ec089e6a279508438202f0076856140a34152ff9a8427370a88c2f1
[INFO] running `Command { std: "docker" "start" "-a" "4332ed800ec089e6a279508438202f0076856140a34152ff9a8427370a88c2f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4332ed800ec089e6a279508438202f0076856140a34152ff9a8427370a88c2f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4332ed800ec089e6a279508438202f0076856140a34152ff9a8427370a88c2f1", kill_on_drop: false }`
[INFO] [stdout] 4332ed800ec089e6a279508438202f0076856140a34152ff9a8427370a88c2f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de5dc8d4018d3d1920eb1a22bf8c76ac5cad27e3505999f21663a4bc963c4f1e
[INFO] running `Command { std: "docker" "start" "-a" "de5dc8d4018d3d1920eb1a22bf8c76ac5cad27e3505999f21663a4bc963c4f1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling compio-driver v0.9.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling compio-fs v0.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling compio-buf v0.7.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling io_uring_buf_ring v0.2.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling compio-macros v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling compio-io v0.8.4
[INFO] [stderr]    Compiling compio-runtime v0.9.5
[INFO] [stderr]    Compiling compio-net v0.9.0
[INFO] [stderr]    Compiling compio v0.16.1
[INFO] [stderr]    Compiling compio-ws v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `compio-ws` (lib) due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `crate::rustls`
[INFO] [stdout]   --> src/lib.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub use crate::rustls::{
[INFO] [stdout]    |                ^^^^^^ could not find `rustls` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "rustls")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `rustls` feature
[INFO] [stdout] 13 | pub mod rustls;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TlsStream` in this scope
[INFO] [stdout]   --> src/stream.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Tls(TlsStream<S>),
[INFO] [stdout]    |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TlsStream` in this scope
[INFO] [stdout]   --> src/stream.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn tls(stream: TlsStream<S>) -> Self {
[INFO] [stdout]    |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "de5dc8d4018d3d1920eb1a22bf8c76ac5cad27e3505999f21663a4bc963c4f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de5dc8d4018d3d1920eb1a22bf8c76ac5cad27e3505999f21663a4bc963c4f1e", kill_on_drop: false }`
[INFO] [stdout] de5dc8d4018d3d1920eb1a22bf8c76ac5cad27e3505999f21663a4bc963c4f1e
